Skip to content

chore(deps): bump cargo-nextest from 0.9.109 to 0.9.110#52

Merged
MuntasirSZN merged 1 commit into
mainfrom
dependabot/cargo/cargo-nextest-0.9.110
Nov 4, 2025
Merged

chore(deps): bump cargo-nextest from 0.9.109 to 0.9.110#52
MuntasirSZN merged 1 commit into
mainfrom
dependabot/cargo/cargo-nextest-0.9.110

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Nov 3, 2025

Copy link
Copy Markdown
Contributor

Bumps cargo-nextest from 0.9.109 to 0.9.110.

Release notes

Sourced from cargo-nextest's releases.

cargo-nextest 0.9.110

Added

Fixed

  • With --show-progress=running, the global progress bar now stays in place more often, providing a smoother visual experience.

Changed

  • MSRV for building nextest updated to Rust 1.88.

Internal improvements

  • USDT probes now include additional context: global_slot, group_slot, and test_group fields for test attempt events.
  • Miscellaneous performance improvements to --show-progress=running and only.
Commits
  • 83952e1 [cargo-nextest] version 0.9.110
  • ffc9b26 [nextest-runner] version 0.93.0
  • 6eef723 [meta] prepare changelog
  • 000c2a4 [nextest-runner] tweak to counter_width initialization
  • 254cf79 [meta] update MSRV to Rust 1.88 (#2725)
  • 4e4f84d [nextest-runner] simplify OSC 9;4 detection slightly
  • c70f4f6 Ghostty supports OSC 9;4 (#2724)
  • 6e77aae [nextest-runner] with --show-progress=running, avoid global bar jumps (#2723)
  • 36843fd [nextest-runner] make the Tokio executor do ticks (#2722)
  • d35bf87 Update Rust crate unicode-normalization to 0.1.25 (#2719)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [cargo-nextest](https://github.com/nextest-rs/nextest) from 0.9.109 to 0.9.110.
- [Release notes](https://github.com/nextest-rs/nextest/releases)
- [Changelog](https://github.com/nextest-rs/nextest/blob/main/release.toml)
- [Commits](nextest-rs/nextest@cargo-nextest-0.9.109...cargo-nextest-0.9.110)

---
updated-dependencies:
- dependency-name: cargo-nextest
  dependency-version: 0.9.110
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Nov 3, 2025
@dependabot dependabot Bot requested a review from MuntasirSZN as a code owner November 3, 2025 21:29
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Nov 3, 2025
@coderabbitai

coderabbitai Bot commented Nov 3, 2025

Copy link
Copy Markdown

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

@codecov

codecov Bot commented Nov 3, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@MuntasirSZN MuntasirSZN merged commit 7cdf0f1 into main Nov 4, 2025
14 checks passed
@dependabot dependabot Bot deleted the dependabot/cargo/cargo-nextest-0.9.110 branch November 4, 2025 04:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant